# Checking dependencies
#devtools::install_github("datastorm-open/DependenciesGraphs")
library(DependenciesGraphs)
library(getarc) # The package in development
deps <- funDependencies("package:getarc", "query_layer")
plot(deps)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.